aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/[Dark] Half-Moon.css
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-06-07 16:33:38 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-06-07 16:33:38 +0900
commitaa7beb9d88ece969103b86063cd7559fb293b6c2 (patch)
tree7bcd4a119182162dd0be64ee2f2e26c34a9c0a80 /config/waybar/style/[Dark] Half-Moon.css
parent25259738a8159702c011bae694f5ee728db10249 (diff)
Waybar CSS styles clean up
Added Kill active window
Diffstat (limited to 'config/waybar/style/[Dark] Half-Moon.css')
-rw-r--r--config/waybar/style/[Dark] Half-Moon.css15
1 files changed, 12 insertions, 3 deletions
diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css
index 28976f70..67cb4f97 100644
--- a/config/waybar/style/[Dark] Half-Moon.css
+++ b/config/waybar/style/[Dark] Half-Moon.css
@@ -5,11 +5,15 @@
/* --- 👍 shared by https://github.com/TomekBobrowicz 👍 --- */
* {
-font-size: 97%;
-font-family: "JetBrainsMono Nerd Font", "Font Awesome", sans-serif;
-font-weight: bold;
+ font-family: "JetBrainsMono Nerd Font";
+ font-weight: bold;
+ min-height: 0;
+ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
+ font-size: 97%;
+ font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
}
+
window#waybar {
background-color: rgba(26,27,38,0);
border-bottom: 1px solid rgba(26,27,38,0);
@@ -21,6 +25,11 @@ window#waybar {
background-color: transparent;
}
+window#waybar.empty,
+window#waybar.empty #window {
+ background-color: transparent;
+}
+
#taskbar,
#workspaces {
background: #0F1419;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage